バージョン

Width メソッド (DataChart<T>)

データ チャート モデル DataChartModel.Width を設定します。
シンタックス
'宣言
 
Public Function Width( _
   ByVal width As System.String _
) As DataChart(Of T)
public DataChart<T> Width( 
   System.string width
)

パラメータ

width
幅。

戻り値の型

自身
参照

オンラインで表示: GitHub